PROJECTS UNDER game development TAG
- Chess in Java
Chess in Java
November 20, 2021 -
December 07, 2021
A simple chess application with state-saving and move-hints / limitations.
tags
# 2021
# turn-based
# game development
# graphical user interface
tech stack
Java
Java Swing
- Mini Minecraft in C++
Mini Minecraft in C++
March 27, 2023 -
May 08, 2023
A simple C++ program to emulate the 3D entity interactivity and world exploration themes of Minecraft.
tags
# 2023
# game physics
# game development
# multi-threading
# NPC behavior
# artificial intelligence
tech stack
C++
QT
GLSL
OpenGL